home *** CD-ROM | disk | FTP | other *** search
/ Freesoft 1998 April / Freesoft_1998-04_cd.bin / Nerecenz / Network util / Ostronet / ostronet.exe / 0 / RCDATA / TWIZARDFORM / TWIZARDFORM.txt
Text File  |  1998-08-20  |  384b  |  21 lines

  1. object WizardForm: TWizardForm
  2.   Left = 433
  3.   Top = 145
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   ClientHeight = 42
  7.   ClientWidth = 104
  8.   Font.Color = clBlack
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   PixelsPerInch = 96
  13.   TextHeight = 13
  14.   object Timer1: TTimer
  15.     Interval = 1
  16.     OnTimer = Timer1Timer
  17.     Left = 9
  18.     Top = 5
  19.   end
  20. end
  21.